Refine Your Search

Topic

Author

Affiliation

Search Results

Journal Article

On the Expansion of On-Board Diagnostics (OBD) to Electric Propulsion Systems in Battery Electric Vehicles

2021-04-06
2021-01-0439
Currently the On-Board Diagnostics (OBD) requirements enforced by government agencies do not cover electric vehicles. Although the California Air Resources Board (CARB) mandates all light and medium duty vehicles and heavy duty engine dynamometer certified engines equipped with fossil fuel-powered engines, including all hybrid vehicles, must follow the OBD requirements in California Code of Regulation (CCR) 1968.2 and 1971.1, Battery Electric vehicles (BEVs), are exempted from OBD requirements. The legislators, such as CARB, have started to make proposals for on-board systems to monitor electric propulsion system health. In addition, there may be customer needs to obtain standard vehicle service information and the Original Equipment Manufacturers (OEMs) may also have the desire for common diagnostic strategies across different vehicle applications to lower the development costs.
Technical Paper

Comparative Study between Equivalent Circuit and Recurrent Neural Network Battery Voltage Models

2021-04-06
2021-01-0759
Lithium-ion battery (LIB) terminal voltage models are investigated using two modelling approaches. The first model is a third-order Thevenin equivalent circuit model (ECM), which consists of an open-circuit voltage in series with a nonlinear resistance and three parallel RC pairs. The parameters of the ECM are obtained by fitting the model to hybrid pulse power characterization (HPPC) test data. The parametrization of the ECM is performed through quadratic-based programming. The second is a novel modelling approach based on long short-term memory (LSTM) recurrent neural networks to estimate the battery terminal voltage. The LSTM is trained on multiple vehicle drive cycles at six different temperatures, including −20°C, without the necessity of battery characterization tests. The performance of both models is evaluated with four automotive drive cycles at each temperature. The results show that both models achieve acceptable performance at all temperatures.
Technical Paper

A Domain-Centralized Automotive Powertrain E/E Architecture

2021-04-06
2021-01-0786
This paper proposes a domain-centralized powertrain E/E (electrical and/or electronic) architecture for all-electric vehicles that features: a powerful master controller (domain controller) that implements most of the functionality of the domain; a set of smart actuators for electric motor(s), HV (High Voltage) battery pack, and thermal management; and a gateway that routes all hardware signals, including digital and analog I/O, and field bus signals between the domain controller and the rest of the vehicle that is outside of the domain. Major functional safety aspects of the architecture are presented and a safety architecture is proposed. The work represents an early E/E architecture proposal. In particular, detailed partitioning of software components over the domain’s Electronic Control Units (ECUs) has not been determined yet; instead, potential partitioning schemes are discussed.
Technical Paper

Multi-Zone HVAC Development and Validation with Integrated Heated/Vented Seat Control

2020-04-14
2020-01-1247
Vehicle multi-zone automatic Heating, Venting and Air Conditioning (HVAC) is the advanced form of the traditional air conditioning. The advantage of multi-zone automatic HVAC is that it allows the passengers of a vehicle to set a desired temperature for their own zone within the vehicle compartment. This desired temperature is then maintained by the HVAC system, which determines how best to control the available environment data to provide optimal comfort for the passengers. To achieve overall thermal comfort of the occupants in a vehicle, multi-zone HVAC takes things a step further by adding heated steering wheel and heated/vented seats to the overall HVAC control strategy. The heating and cooling of the occupants by this integrated system is performed by complex control algorithms in form of embedded software programs and Private LIN network. This paper describes the approach and tools used to develop, simulate and validate the multi-zone integrated climate control system.
Technical Paper

Advanced Novel Method to Simplify the Detailed Half-Shaft Model and Rapid Model Development

2020-04-14
2020-01-1274
It has been previously shown that a detailed representation of the half-shaft correlates with test data. Developed detailed half-shaft models have shown improvement in capturing the half-shaft path at vehicle idle condition. Since the detailed half-shaft model needs to capture many components and requires detailed solid geometry for each component represented, full CAD model from half-shaft supplier or part scanning is required. Furthermore, despite the availability of CAD geometry, the detailed half-shaft will require solid meshing of the CV joints, the shaft, linearized springs and manual creation of the complex coordinate systems for orientation of contact points. This paper proposes an automated method to reduce the half-shaft model to a semi-elastic rigid body elements model with linearized spring components. The simplified model reduces the modeling time by eliminating solid meshing of components and automating complex coordinate system development without losing accuracy.
Technical Paper

Virtual Method for Electronic Stop-Start Simulation & VDV Prediction Using Modified Discrete Signal Processing for Short Time Signals

2020-04-14
2020-01-1270
Electronic Stop-Start (ESS) system automatically stops and restarts the engine to save energy, improve fuel economy and reduce emissions when the vehicle is stationary during traffic lights, traffic jams etc. The stop and start events cause unwanted vibrations at the seat track which induce discomfort to the driver and passengers in the vehicle. These events are very short duration events, usually taking less than a second. Time domain analysis can help in simulating this event but it is difficult to see modal interactions and root cause issues. Modal transient analysis also poses a limitation on defining frequency dependent stiffness and damping for multiple mounts. This leads to inaccuracy in capturing mount behavior at different frequencies. Most efficient way to simulate this event would be by frequency response analysis using modal superposition method.
Technical Paper

CAE Modeling Static and Fatigue Performance of Short Glass Fiber Reinforced Polypropylene Coupons and Components

2020-04-14
2020-01-1309
One approach of reducing weight of vehicles is using composite materials, and short glass fiber reinforced polypropylene is one of most popular composite materials. To more accurately predict durability performance of structures made of this kind of composite material, static and fatigue performance of coupons and components made of a short glass fiber reinforced polypropylene has been physically studied. CAE simulations have been conducted accordingly. This paper described details of CAE model setup, procedures, analysis results and correlations to test results for static, fiber orientation flow and fatigue of coupons and a battery tray component. The material configurations include fiber orientations (0, 20 and 90 degrees), and mean stress effect (R = -1.0, -0.5, -0.2, 0.1 and 0.4). The battery tray component samples experience block cycle loading with loading ratio of R = -0.3 and 0.3. The CAE predictions have reasonable correlations to the test results.
Technical Paper

Pedestrian Head Impact, Automated Post Simulation Results Aggregation, Visualization and Analysis Using d3VIEW

2020-04-14
2020-01-1330
Euro NCAP Pedestrian head impact protocol mandates the reduction of head injuries, measured using head injury criteria (HIC). Virtual tools driven design comprises of simulating the impact on the hood and post processing the results. Due to the high number of impact points, engineers spend a significant portion of their time in manual data management, processing, visualization and score calculation. Moreover, due to large volume of data transfer from these simulations, engineers face data bandwidth issues particularly when the data is in different geographical locations. This deters the focus of the engineer from engineering and also delays the product development process. This paper describes the development of an automated method using d3VIEW that significantly improves the efficiency and eliminates the data volume difficulties there by reducing the product development time while providing a higher level of simulation results visualization.
Technical Paper

Automated Generation of AUTOSAR ECU Configurations Using Xtend: Watchdog Driver Example

2020-04-14
2020-01-1335
Automotive Open System Architecture (AUTOSAR) is a system-level standard that is formed by the worldwide partnership of the automotive manufacturers and suppliers who are working together to develop a standardized Electrical and Electronic (E/E) framework and architecture for automobiles. The AUTOSAR methodology has two main activities: system configuration and the Electronic Control Unit (ECU) configuration. The system configuration is the mapping of the software components to the ECUs based on the system requirements. The ECU configuration process is an important part of the ECU software integration and generation. ECU specific information is extracted from the system configuration description and all the necessary information for the implementation such as tasks, scheduling, assignments of the runnables to tasks and configuration of the Basic Software (BSW) modules, are performed. The ECU configuration process involves configuring every single module of the AUTOSAR architecture.
Technical Paper

Development of a Computational Algorithm for Estimation of Lead Acid Battery Life

2020-04-14
2020-01-1391
The performance and durability of the lead acid battery is highly dependent on the internal battery temperature. The changes in internal battery temperatures are caused by several factors including internal heat generation and external heat transfer from the vehicle under-hood environment. Internal heat generation depends on the battery charging strategy and electric loading. External heat transfer effects are caused by customer duty cycle, vehicle under-hood components and under-hood ambient air. During soak conditions, the ambient temperature can have significant effect on battery temperature after a long drive for example. Therefore, the temperature rise in a lead-acid battery must be controlled to improve its performance and durability. In this paper a thermal model for lead-acid battery is developed which integrates both internal and external factors along with customer duty cycle to predict battery temperature at various driving conditions.
Technical Paper

A Dynamic Programming Algorithm for HEV Powertrains Using Battery Power as State Variable

2020-04-14
2020-01-0271
One of the first steps in powertrain design is to assess its best performance and consumption in a virtual phase. Regarding hybrid electric vehicles (HEVs), it is important to define the best mode profile through a cycle in order to maximize fuel economy. To assist in that task, several off-line optimization algorithms were developed, with Dynamic Programming (DP) being the most common one. The DP algorithm generates the control actions that will result in the most optimal fuel economy of the powertrain for a known driving cycle. Although this method results in the global optimum behavior, the DP tool comes with a high computational cost. The charge-sustaining requirement and the necessity of capturing extremely small variations in the battery state of charge (SOC) makes this state vector an enormous variable. As things move fast in the industry, a rapid tool with the same performance is required.
Technical Paper

Air Induction Impact on Turbocharger Noise and Thermodynamic Performance

2020-04-14
2020-01-0426
The trend to simultaneously improve fuel economy and engine performance has led to industry growth of turbocharged engines and as a result, the need to address their undesirable airborne noise attributes. This presents some unique engineering challenges as higher customer expectations for Noise Vibration Harshness (NVH), and other vehicle-level attributes increase over time. Turbocharged engines possess higher frequency noise content compared to naturally aspirated engines. Therefore, as an outcome, whoosh noise in the Air Induction System (AIS) during tip in conditions is an undesirable attribute that requires high frequency attenuation enablers. The traditional method for attenuation of this type of noise has been to use resonators which adds cost, weight and requires packaging space that is often at a premium in the under-hood environment.
Technical Paper

An Empirical Aging Model for Lithium-Ion Battery and Validation Using Real-Life Driving Scenarios

2020-04-14
2020-01-0449
Lithium-ion batteries (LIBs) have been widely used as the energy storage system in plug-in hybrid electric vehicles (PHEVs) and battery electric vehicles (BEVs) due to their high power and energy density and long cycle life compared to other chemistries. However, LIBs are sensitive to operating conditions, including temperature, current demand and surface pressure of the cell. One very well understood phenomenon of lithium-ion battery is the reduction in charge capacity over time due to cycling and storage commonly known as capacity fade. Considering the need for predicting the behavior of an aged cell and the need for estimating battery useful life for warranty purpose, it is crucial to predict the capacity fade with reasonable accuracy. To accommodate this need, a novel cell level empirical aging model is built based on storage tests and cycle tests. The storage test captures the calendar aging of the lithium-ion cell while the cycle test estimates the cycle aging of the cell.
Technical Paper

Application of Multivariate Control Chart Techniques to Identifying Nonconforming Pallets in Automotive Assembly Plants

2020-04-14
2020-01-0477
The Hotelling multivariate control chart and the sample generalized variance |S| are used to monitor the mean and dispersion of vehicle build vision data including the pallet information to identify the non-conforming pallets that are used in body shops of FCA US LLC assembly plants. An iterative procedure and the Gaussian mixture model (GMM) are used to rank the non-conforming or bad pallets in the order of severity. The Hotelling multivariate T2 test statistic along with Mason-Tracy-Young (MYT) signal decomposition method is used to identify the features that are affected by the bad pallets. These algorithms were implemented in the Advanced Pallet Analysis module of the FCA US software Body Shop Analysis Toolbox (BSAT). The identified bad pallets are visualized in a scatter plot with a different color for each of the top bad pallets. The run chart of an affected feature confirms the bad pallet by highlighting data points from the bad pallet.
Technical Paper

Quantification of Clamp Loss and Subsequent Loosening of Automotive Hub-Knuckle Joints under Time-Varying Proving Ground Loading

2020-04-14
2020-01-0181
Threaded fasteners or bolted joints are used extensively in automotive assemblies. There are standard procedures to evaluate joint performance under block cycles or road loads. The deciding load case for such joint design is slippage analysis of the joint. There are studies done to evaluate the theoretical and experimental behavior of these joints. There are different ways of understanding the interaction between the bolt and the nut under different loading scenarios. However, none have provided a satisfactory method of quantifying bolt loosening or loss of clamp load under cyclic loading, where no slippage is observed. Under varying loads, initial relaxation of the joint is followed by a loss of clamping load. Below a critical value, complete loss of clamping load progresses very rapidly and this results in a loose joint.
Technical Paper

Experimental Study on Static and Fatigue Performance of Self-Piercing Riveted Joints and Adhesively Bonded Self-Piercing Riveted Joints Connecting Steel and Aluminum Components

2020-04-14
2020-01-0177
This paper describes an experimental study on the performance of self-piercing riveted (SPR) joints and adhesively bonded SPR joints connecting steel and aluminum components under both quasi-static and cyclic loading. The joint configurations cover a wide range of material gauges, types and grades. Two and three thickness joints, with and without adhesive are also part of this study. Load versus deflection behavior, load carrying capacity, fatigue life and the failure modes for each type of joint are discussed. This study focuses on the influence of dissimilar material and adhesives to the joint performance.
Technical Paper

Energy Enhanced Adaptive Spark Ignition for Lean Combustion Initiation

2020-04-14
2020-01-0841
For internal combustion engine systems, lean and diluted combustion is an important technology applied for fuel efficiency improvement. Because of the thermodynamic boundary conditions and the presence of in-cylinder flow, the development of a well-sustained flame kernel for lean combustion is a challenging task. Reliable spark discharge with the addition of enhanced delivered energy is thus needed at certain time durations to achieve successful combustion initiation of the lean air-fuel mixture. For a conventional transistor coil ignition system, only limited amount of energy is stored in the ignition coil. Therefore, both the energy of the spark discharge and the duration of the spark discharge are bounded. To break through the energy limit of the conventional transistor coil ignition system, in this work, an adaptive spark ignition system is introduced. The system has the ability to reconstruct the conductive ion channels whenever it is interrupted during the spark discharge.
Technical Paper

Robust Optimization of Rear Suspension Trailing Arm for Durability Using Taguchi Method

2020-04-14
2020-01-0602
Vehicle suspension parts are subjected to variable road loads, manufacturing process variation and high installation loads in assembly process. These parts must be robust to usage conditions to function properly in the field. Design for Six Sigma (DFSS) tools and Taguchi Method were used to optimize initial rear suspension trailing arm design. Project identified key control factor/design parameters, to improve part robustness at the lowest cost. Optimized design performs well under higher road loads and meets stringent durability requirements. This paper evokes use of Taguchi Method to design robust rear suspension trailing arm and study effect of selected design parameters on robustness, stress level/durability and part cost.
Technical Paper

A Novel Kalman Filter Based Road Grade Estimation Method

2020-04-14
2020-01-0563
This paper presents a novel Kalman filter based road grade estimation method using measurements from an accelerometer, a gyroscope and a velocity sensor. The accelerometer measures the longitudinal proper acceleration of the vehicle, and the accelerometer measurement is almost drift free but it is heavily corrupted by the accelerometer noise. The gyroscope measures the pitch rate of the vehicle, and the gyroscope measurement is quite clean but it is substantially disturbed by the gyroscope bias. The velocity sensor measures the longitudinal velocity of the vehicle, and the velocity sensor measurement is also considerably corrupted by the measurement noise. The developed Kalman filter based estimation method uses the models of the sensors and their outputs, and fuses the sensor measurements to optimally estimate the road grade. The simulation results show that the developed method is very effective in producing an accurate road grade estimate.
Technical Paper

Design of Valve Body Integrated Direct Acting Controids

2020-04-14
2020-01-0965
The latest trend in transmission hydraulic controls development ise body integrated direct acting control solenoid, ted by multiple automotive OEMs. The advantages of integrated direct acting control solenoids are key enablers for OEMs to meet more and more stringent fuel economy requirement and competitive environment. In the meantime, there are unique challenges in both designing and manufacturing of such solenoids, due to the fact the solenoid armature can only push the spool valve with limited force and limited stroke. Through analytical methods, this paper explains design guidelines to overcome the challenges and quantifies the impact of design decision to critical functional objectives. Multiple valve design configurations, including both normally low and normally high functionality, are covered in the analysis. Unique manufacturing process concerns are also addressed.
X